Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed mixed content error when copying feature services #109

Merged
merged 2 commits into from
Nov 30, 2015

Conversation

ecaldwell
Copy link
Contributor

Copying services with an http endpoint while running the app in https were causing the browser to reject the request due to mixed content.

Added a method to make it easier to upgrade a URL to https when necessary.

Copying services registered with http endpoints while running the app in https was causing the browser to reject the request due to mixed content.
ecaldwell added a commit that referenced this pull request Nov 30, 2015
fixed mixed content error when copying feature services
@ecaldwell ecaldwell merged commit 7c4b5a6 into Esri:master Nov 30, 2015
@ecaldwell ecaldwell added the bug label Nov 30, 2015
@ecaldwell ecaldwell mentioned this pull request Nov 30, 2015
ecaldwell added a commit to ecaldwell/ago-assistant that referenced this pull request Dec 1, 2015
New bug introduced in Esri#109 by moving the cacheItem method.

I had moved the cacheItem method
ecaldwell added a commit to ecaldwell/ago-assistant that referenced this pull request Dec 1, 2015
New bug introduced in Esri#109 by moving the cacheItem method.
@ecaldwell ecaldwell mentioned this pull request Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant